Mapped drives are usually assigned a letter of the alphabet after the first few taken, such as A:\, B:\ (both of which were historically removable flexible magnetic media drives), C:\ (usually the first or only installed hard disk), and D:\ (which was often an optical drive unit). Then, with the drive and/or directory (letters, symbols, numbers, names) mapped, they can be entered into the necessary address bar/location(s) and displayed as in the following:
Example 1:
C:\level\next level\following level
or
C:\BOI60471CL\Shared Documents\Multi-Media Dept
The preceding location may reach something like a company's multi-media department's database, which logically is represented with the entire string "C:\BDB60471CL\Shared Documents\Multi-Media Dept".
Mapping a drive can be complicated for a complex system. Network mapped drives (on LANs or WANs) are available only when the host computer (File Server) is also available (i.e. online): it is a requirement for use of drives on a host. All data on various mapped drives will have certain permissions set (most newer systems) and the user will need the particular security authorizations to access it.
Drive mapping over LAN usually uses the SMB protocol on Windows or NFS protocol on UNIX/Linux (however UNIX/Linux do not map devices to drive letters as MS-DOS and Windows do). Drive mapping over the Internet usually uses the WebDAV protocol. WebDAV Drive mapping is supported on Windows, Mac, and Linux.
|
|